Make the entire expander widget width prelight as suggested by Seth in bug
authorMark McLoughlin <mark@skynet.ie>
Thu, 19 Feb 2004 08:52:16 +0000 (08:52 +0000)
committerMark McLoughlin <markmc@src.gnome.org>
Thu, 19 Feb 2004 08:52:16 +0000 (08:52 +0000)
commit10c783a4165a9cf07702fadb096ee1edacfa0f02
tree9ade1cc11a834342564d911bcb66aad97342ebb3
parent824548f1e481e25add5edfc9c798ee4e5501d083
Make the entire expander widget width prelight as suggested by Seth in bug

2004-02-19  Mark McLoughlin  <mark@skynet.ie>

        Make the entire expander widget width prelight as suggested
        by Seth in bug #134263.

        * gtk/gtkexpander.c:
        (gtk_expander_paint_prelight): impl.
        (gtk_expander_paint): use it.
        (gtk_expander_redraw_expander): don't only redraw the
        arrow when prelit.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkexpander.c